From 835ac3e79db70624d4543485fe99d9d53f7d99f4 Mon Sep 17 00:00:00 2001 From: Leopold Palomo-Avellaneda Date: Mon, 6 Oct 2014 09:20:59 +0200 Subject: [PATCH] Added watch file and new rule --- debian/rules | 3 +++ debian/watch | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b2c6ee1b..4742064b 100755 --- a/debian/rules +++ b/debian/rules @@ -68,3 +68,6 @@ override_dh_shlibdeps: %: dh $@ --parallel --builddirectory=build +get-orig-source: + uscan --verbose --force-download --repack --compress xz + diff --git a/debian/watch b/debian/watch index 673bafd6..2073d7d8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ # Watch control file for uscan version=3 - +opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \ https://github.com/PointCloudLibrary/pcl/releases .*/pcl-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- 2.30.2